Skip to content

Conversation

Y-Nak
Copy link
Contributor

@Y-Nak Y-Nak commented Apr 1, 2021

changelog: clippy_utils: fix needless parenthesis output from sugg::Sugg::maybe_par

fixes: #6767

@rust-highfive
Copy link

r? @flip1995

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 1, 2021
@flip1995
Copy link
Member

flip1995 commented Apr 1, 2021

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Apr 1, 2021

📌 Commit 6325fe1 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Apr 1, 2021

⌛ Testing commit 6325fe1 with merge dd322ad...

bors added a commit that referenced this pull request Apr 1, 2021
clippy_utils: fix needless parenthesis output from sugg::Sugg::maybe_par

changelog: clippy_utils: fix needless parenthesis output from `sugg::Sugg::maybe_par`

fixes: #6767
@bors
Copy link
Contributor

bors commented Apr 1, 2021

💥 Test timed out

@flip1995
Copy link
Member

flip1995 commented Apr 1, 2021

@bors retry

@bors
Copy link
Contributor

bors commented Apr 1, 2021

⌛ Testing commit 6325fe1 with merge 72eb60a...

@bors
Copy link
Contributor

bors commented Apr 1, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 72eb60a to master...

@bors bors merged commit 72eb60a into rust-lang:master Apr 1, 2021
@Y-Nak Y-Nak deleted the fix-needless-paren branch April 1, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper parenthesis addition when using clippy_lints::utils::Sugg::maybe_par
4 participants